BODY{
  color : white;
  background-color : #400000;
  
  background-attachment : fixed;
  font-size : 13px;
  
  
  
  
  
  
  
  

  
}
A:VISITED{
  color : #ffffff;
  
  

  text-decoration : underline;
}
A:HOVER{
  color : #ddd2f7;
  
  font-weight : normal;
  
  

  
  text-decoration : underline;
  font-style : italic;
}
A:ACTIVE{
  color : #ff8080;
  
  font-weight : normal;
  
  

  
  text-decoration : underline;
  
  font-style : italic;
}
TABLE{
  font-size : 13px;
  
  
  
  

  
  
  
  
}
P{
  font-size : 13px;
}
H1{
  font-size : 24px;
  
  
}
H2{
  font-size : 19px;
}
H3{
  font-size : 15px;
}